Fixes to drawing the background of the bin window so that clearing and
authorOwen Taylor <otaylor@redhat.com>
Fri, 8 Jan 1999 00:12:43 +0000 (00:12 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Fri, 8 Jan 1999 00:12:43 +0000 (00:12 +0000)
commit41604dd844dd5ad482a9703248c290ea62a58587
tree7ae3629ee022df43b12eba0e80ed6347d867d0d5
parentbedab705f2be0fc84b0e03e0791c8e308206bd24
Fixes to drawing the background of the bin window so that clearing and

Thu Jan  7 19:10:21 1999  Owen Taylor  <otaylor@redhat.com>

* gtk/gtkviewport.c (gtk_viewport_style_set): Fixes
to drawing the background of the bin window
so that clearing and redrawing of child
widgets work properly.

* gtk/gtkwidget.c (gtk_widget_idle_draw): Juggle around
data so that if somebody triggers more redraw queuing
from a expose_event handler, it doesn't confuse the
heck out of GTK+. (But is highly liable to cause
an infinite loop...)
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkviewport.c
gtk/gtkwidget.c